make libxl build since 21811
authorStefano Stabellini <sstabellini@xensource.com>
Mon, 19 Jul 2010 14:15:32 +0000 (15:15 +0100)
committerStefano Stabellini <sstabellini@xensource.com>
Mon, 19 Jul 2010 14:15:32 +0000 (15:15 +0100)
commit9fc200ae85b73fefcdab365fa41220ea0a63c2b1
tree885624c10ea2652ea97715a1a81980eda6bafee7
parent1ea482edf836d93d8f3fc4f3f4be55d8307830f4
make libxl build since 21811

First hunk, I assume is getting the arguments in wrong order on memset.

Second hunk is to kill a compiler warning about mis-use of printf-style
format strings which kills the build on -Werror.

Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com>
tools/libxl/libxl_bootloader.c